home *** CD-ROM | disk | FTP | other *** search
- 4D ScreenRes 1.0.1
-
- This external returns the screen resolutions and screen depth of the main screen.
-
- Usage:
- RR ScreenRes(HRes;VRes;Depth)
-
- Where:
- HRes
- is an integer with the horizontal resolution.
-
- VRes
- is an integer with the vertical resolution.
-
- Depth
- is an integer with the bit depth of the main screen.
- 1 B/W
- 2 Four colors
- 4 Sixteen colors
- 8 256 colors
- 16 Thousands of colors
- 32 Millions of colors
-
- Written using THINK Pascal by:
- ©1993 René G.A. Ros
- INTERNET: rgaros@bio.vu.nl